- GetChildCount
SLresult function(SLMetadataTraversalItf self, SLuint32* pCount) GetChildCount;
Undocumented in source.
- GetChildInfo
SLresult function(SLMetadataTraversalItf self, SLuint32 index, SLint32* pNodeID, SLuint32* pType, SLuint32 size, SLchar* pMimeType) GetChildInfo;
Undocumented in source.
- GetChildMIMETypeSize
SLresult function(SLMetadataTraversalItf self, SLuint32 index, SLuint32* pSize) GetChildMIMETypeSize;
Undocumented in source.
- SetActiveNode
SLresult function(SLMetadataTraversalItf self, SLuint32 index) SetActiveNode;
Undocumented in source.
- SetMode
SLresult function(SLMetadataTraversalItf self, SLuint32 mode) SetMode;
Undocumented in source.